Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
microtime
microtime
Returns the current Unix timestamp, and the number of microseconds
Name:
microtime
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the number of microseconds of the current time.
Related
How to Use the microtime() Function to Get High-Precision Timestamps? Learn Techniques for Accurate Time Tracking in PHP
7
Similar Functions
date_interval_format
date_interval_format
AliasforDateInterv
date_isodate_set
date_isodate_set
DateTime::setISODate
timezone_open
timezone_open
AliasforDateTimeZo
date_modify
date_modify
AliasforDateTime::
localtime
localtime
Getlocaltime
date_default_timezone_set
date_default_timezone_set
Setthedefaulttimezon
date_time_set
date_time_set
DateTime::setTimeali
date_timezone_set
date_timezone_set
DateTime::setTimezon
Popular Articles
How to Use the microtime() Function to Get High-Precision Timestamps? Learn Techniques for Accurate Time Tracking in PHP